home *** CD-ROM | disk | FTP | other *** search
- ; Start-up script made in a serious hurry by Converse of A.F
- echo "Welcome to A.F, 2 Disk Drives STRONGLY recommended, KS 2.0+ required"
- echo "Please note: A.F will run VERY slow on 68000 machines, sorry"
- Setpatch >NIL:
- c:makedir ram:env
- copy FrontierDisk1:intro to ram:
- Assign >nil: env: ram:env
- copy FrontierDisk2:m1 to ram:
- run s/modplay FrontierDisk1:m2
- wait 5
- run c/picboot ram:intro
- wait 9
- delete ram:intro
- wait 4
- copy FrontierDisk1:c/picboot to ram:
- wait 3
- libs/rtdd ;sorry Andy, didn't have time to decrunch with Library! :(
- wait 2
- cls
- copy FrontierDisk1:Alpha/ to ram: quiet
- wait 10
- run >Nil: s/modplay ram:m1
- wait 3
- run picboot ram:0
- wait 8
- run ram:Picboot ram:1
- wait 2
- run ram:Picboot ram:2
- wait 2
- run ram:Picboot ram:3
- wait 2
- run ram:Picboot ram:4
- wait 1
- run ram:Picboot ram:5
- wait 2
- run ram:Picboot ram:6
- wait 2
- run ram:Picboot ram:7
- wait 1
- run ram:Picboot ram:8
- wait 1
- run ram:Picboot ram:9
- wait 5
- run ram:Picboot ram:10
- wait 2
- run ram:Picboot ram:9
- delete ram:m1
- wait 2
- delete ram:0
- delete ram:1
- delete ram:2
- delete ram:3
- delete ram:4
- wait 2
- delete ram:picboot
- delete ram:5
- delete ram:6
- delete ram:7
- delete ram:8
- delete ram:9
- c/exec
- wait 2
- delete ram:10
- run memclear flush
- cls
- Frontier4
- run FrontierDisk1:s/afront
- endcli
-